home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 34
/
PC Gamer IT CD 34 2-2.iso
/
utility
/
rccd30103
/
_SETUP.1
/
Rccd.exe
/
0
/
RCDATA
/
TVOLCTRLFORM
/
TVOLCTRLFORM.txt
Wrap
Text File
|
1998-09-03
|
2KB
|
85 lines
object VolCtrlForm: TVolCtrlForm
Left = 841
Top = 105
BorderStyle = bsNone
Caption = 'Vol'
ClientHeight = 100
ClientWidth = 104
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object MainPanel: TPanel
Left = 0
Top = 0
Width = 64
Height = 83
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 3
Top = 2
Width = 32
Height = 13
Caption = 'Master'
end
object Label2: TLabel
Left = 40
Top = 2
Width = 15
Height = 13
Caption = 'CD'
end
object VolumeControl1: TgbVolumeControl
Left = 8
Top = 14
Width = 18
Height = 63
LineSize = 256
Max = 65535
Orientation = trVertical
PageSize = 4096
Frequency = 8192
Position = 65535
SelEnd = 0
SelStart = 0
TabOrder = 0
TickMarks = tmBoth
TickStyle = tsNone
DefaultDevice = ddMaster
ShowPopup = False
end
object VolumeControl2: TgbVolumeControl
Left = 40
Top = 14
Width = 18
Height = 63
LineSize = 256
Max = 65535
Orientation = trVertical
PageSize = 4096
Frequency = 8192
Position = 65535
SelEnd = 0
SelStart = 0
TabOrder = 1
TickMarks = tmBoth
TickStyle = tsNone
DefaultDevice = ddCD
ShowPopup = False
end
end
object SaveSettings: TgbSaveSettings
StoreSize = False
IniFileName = 'RCCD'
SectionName = 'Volume Form'
RegistryKey = '\Software\GaJITS\'
Left = 72
end
end